home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48_1 / sig_dig < prev    next >
Internet Message Format  |  1995-03-31  |  1KB

  1. From comp.sys.hp48 Fri Feb 21 19:50:52 1992
  2. Path: seq!ecsgate!mcnc!gatech!swrinde!sdd.hp.com!hplabs!hpfcso!hplvec!cook
  3. From: cook@hplvec.LVLD.HP.COM (Steve Cook)
  4. Newsgroups: comp.sys.hp48
  5. Subject: Re: Re: Significant Digits -- Here's a program for it
  6. Message-ID: <30800014@hplvec.LVLD.HP.COM>
  7. Date: 20 Feb 92 00:04:11 GMT
  8. References: <1992Feb16.063324.25327@usenet.ins.cwru.edu>
  9. Organization: Hewlett-Packard Co., Loveland, CO
  10. Lines: 12
  11.  
  12.  
  13. >         That's the entire point, the original poster wanted to know if
  14. >     there was a way of getting the HP to keep track of the significant
  15. >     digits.  To my knowledge (what little there is) I don't think there is
  16. >     a pre-programmed way of doing it.
  17.  
  18. Since I have not paid much attention to this string, I'm not sure that
  19. this is at all in the right direction of the answer being looked for.
  20. The following program was submitted about a year ago to return the
  21. current of number of significant digits (ignore if off base)
  22.  
  23. << 0 -48 -45 FOR J 2 * J FS? + NEXT >>
  24.  
  25.